@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf?t=1620721171528') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dizhi:before {
  content: "\e641";
}

.icon-lianxiren:before {
  content: "\e614";
}

.icon-youjian:before {
  content: "\e686";
}

.icon-dianhua01:before {
  content: "\e68e";
}



body{font-family:Arial, Helvetica, sans-serif;}
ol,li,ul{list-style:none;margin:0;padding: 0;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#c1121f; outline:none;}
i{display: inline-block; vertical-align: middle; font-style: normal;}

/*位置控制*/
.vertical-align {
	font-size: 0
}
.vertical-align:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ""
}
.vertical-align-bottom,
.vertical-align-middle {
	display: inline-block;
	max-width: 100%;
	font-size: 14px
}
.vertical-align-middle {
	vertical-align: middle
}
.vertical-align-bottom {
	vertical-align: bottom
}

/*nav*/
.rat-header-all{background-color: #ededed; width: 100%; height: 85px; z-index: 199302; position: relative; }
.rat-header-all.active{position: fixed; top: 0; background: rgba(255,255,255,.8);border-bottom: 1px solid #808080}
.rat-header-all.active::before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; filter: blur(0px); -webkit-filter: blur(0px); }
.rat-header-all div {line-height: 85px;}
.rat-header-all div .rat-image{position: relative;float: left;}
.rat-header-all div .rat-image a>img{vertical-align: middle; height: 50px; margin-top: 5px;}
.rat-header-all div .qcode_li{position: relative;line-height: 85px; float: right;  padding: 28px 10px 0px; color: #333;}
.rat-header-all div .qcode_li a {color: #333; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #333; border-radius: 50%;}
.rat-header-all div .wx_qcode {width: 101px; display: none;position: absolute; margin: 0px 0px 0px -35px;}
.rat-header-all div .wx_qcode img {float: none;}
.rat-header-all div .rat-header-mune{margin: 5px 20px 0 0px; height: initial; line-height: 75px;float: right;}
.rat-header-all div .rat-header-mune li{padding: 0px 13px;  font-size: 15px; float: left; position: relative; border-bottom: 5px solid transparent;}
.rat-header-all div .rat-header-mune li a{display: block; text-align: left; color: #333; }
.rat-header-all div .rat-header-mune li:hover,.rat-header-all div .rat-header-mune li.active{border-color: #c1121f; }
.rat-header-all div .rat-header-mune li:hover>a,.rat-header-all div .rat-header-mune li.active>a{color: #c1121f;}
.rat-header-all div .rat-header-mune li dl{ width: 240px; display: none; overflow: hidden; margin: 5px 0px 0px; margin-left: -13px; padding: 5px 0px; position: absolute; box-shadow: 0px 3px 5px rgba(255,255,255,0.5); background: #ededed; }
.rat-header-all div .rat-header-mune li dl dd{height: 35px; background: #ededed; padding: 0px 10px; line-height: 35px;}
.rat-header-all div .rat-header-mune li dl dd a{color: #333;}
.rat-header-all div .rat-header-mune li:hover dl {display: block;}
.rat-header-all div .rat-header-mune li dl dd:hover{background: #c1121f; }
.rat-header-all div .rat-header-mune li dl dd:hover>a{color: #fff;}
.rat-header-search {
    float: right;
}
.header_search {
    margin: 0px;
    overflow: hidden;
    position: relative;
}
.header_search input {
    width: 140px;
    height: 30px;
    padding-left: 10px;
    font-size: 10px;
    border: 1px solid #ccc;
    border-radius: 15px;
}
.header_search button {
    width: 16px;
    cursor: pointer;
    position: absolute;
    border: 0px;
    background-color: initial;
    line-height: initial;
    top: 35px;
    right: 10px;
}
.header_language{
	margin-top: 28px;
	float: right;
	font-size: 12px;
	width: 30px;
	height: 50px;
	line-height: 30px !important;
	cursor: pointer;
	position: relative;
}
.header_language .language{
	width: 30px;
	height: 30px;
    line-height: 30px;
    text-align: center;
	border: 1px solid #333;
    border-radius: 50px;
}
.header_language img{
	width: 20px;
	margin: -4px 6px 0 0;
}
.header_language label{
	float: right;
	margin:1px 10px 0 0;
}
.header_language ul{
    width: 80px;
    position: absolute;
    line-height: initial;
    margin: 0px !important;
    top: 35px;
    left: 0px;
    margin-left: -20px !important;
	background-color: #fff;
	border: 1px solid #adadad;
	display: none;
	z-index: 210;
}
.header_language ul li{
	height: 30px;
    line-height: 30px;
    float: initial !important;
	padding: 0 5px !important;
}
.header_language ul li:hover{
	background-color: #c1121f;
    border-color: transparent !important;
}
.header_language ul li:hover a{
	color: #fff !important;
}
@media (max-width:767px) {
	.rat-header-all {height: 60px; overflow: hidden;}
    .rat-header-all div .rat-image>img {height: 50px; margin-top: 5px;}
	.rat-header-all div {line-height: 50px;}
	.rat-header-all div i>img{height: 40px;}
	.rat-header-all div i.qcode_li {line-height: 50px;}
}
/* 手机栏目 */
.menu_pp_nav{
	width: 90%;
	height: 100%;
	background-color: #f6f6f6;
	position: fixed;
	top: 0;
	left: -90%;
	color: #fff;
	overflow: hidden;
	z-index: 100;
}
.menu_pp_nav ul{
	width: 100%;
	padding-top: 20px;
}
.menu_pp_nav>ul{
	height: 100%;
	position: absolute;
	left:0;
}
.menu_pp_nav ul a{
    text-align: left !important;
	display: block;
	color: #333;
	border-top: 1px solid #ccc;
}
.menu_pp_nav ul li:first-of-type a{
	border: none;
}
.menu_pp_nav ul li{
    width: 100%;
	padding:0 20px;
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	position: relative;
}
.menu_pp_nav ul li span{
	font-size: 30px;
	color: #181878;
	position: absolute;
	right: 35px;
	top: -3px;
}
.menu_pp_logo{
	width: 100%;
	padding: 25px 20px 0 20px;
	overflow: hidden;
	position: relative;
}
.menu_pp_search{
	width: 100%;
	line-height: 35px;
	position: relative;
}
.menu_pp_search input{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.menu_pp_search button{
	line-height: initial;
    background-color: initial;
	position: absolute;
    border: 0px;
	top: 15px;
	right: 5px;
	color: #333;
}
.menu_pp_logo>img{
	height: 40px;
}
.menu_pp_logo h2{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
}
.logo_close{
	width: 30px;
	height: 30px;
	border-radius:15px;
	border: 1px solid #181878;
	float: right;
	position: relative;
	right: 0;
	z-index: 11;
}
.logo_close span:first-of-type{
	display: block;
	background-color: #181878;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(-45deg);
}
.logo_close span:last-of-type{
	display: block;
	background-color: #181878;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(45deg);
}
.menu_pp_two{
	width: 100%;
	height: 100%;
	color: #333;
	padding: 15px 0;
	position: absolute;
	left: -100%;
	bottom: 0;
	z-index: 10;
	background-color: #f6f6f6;
	overflow-y: auto;
}
.menu_pp_two ul{
	padding: 0;
}
.menu_pp_two h3{
	line-height: 45px;
	font-size: 16px;
	padding-left: 45px;
	position: relative;
	margin-top: 5px;
}
.menu_pp_two h3 span{
	font-size: 30px;
	position: absolute;
	left: 30px;
	top: -3px;
	color: #181878;
}
.menu_pp_two h2{
	font-size: 18px;
	padding: 30px 30px;
}
.menu_pp_two h2 a {color:#C00;}

@media (max-width:991px) {
	/*公共头部*/
	.rat-head-mobile {width: 100%;}
	.rat-head-bottom .rat-logo {height: 50px; padding-left: 10px;}
	.rat-head-bottom .rat-logo img {height: 40px;}
	.bgs {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
		z-index: 10;
		width: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	/*手机端菜单图标*/
	.menu_icon{
		float: right;
		width: 30px;
		height: 30px;
		background-color: #C00;
		position: relative;
		top: 15px;
		right: 10px;
	}
	.menu_icon span{
		display: block;
		width: 70%;
		height: 2px;
		border-radius: 2.5px;
		background-color: #fff;
		position: absolute;
		left: 15%;
	}
	.menu_icon span:nth-child(1){
		top:8px;
	}
	.menu_icon span:nth-child(2){
		top: 15px;
	}
	.menu_icon span:nth-child(3){
		top: 22px;
	}
	/*手机端菜单图标变化*/
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:8px;transform: rotate(0deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:15px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:22px;transform: rotate(0deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:15px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:15px;transform: rotate(405deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:8px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:15px;transform: rotate(405deg);}
		40%{top:15px;transform: rotate(0deg);}
		60%{top:15px;transform: rotate(0deg);}
		100%{top:22px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	/*头部公共END END END*/
}

/* 首页Banner */
.rat-banner {
  width: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.rat-banner-txt {position: absolute;width: 100%; z-index: 20;top: 50%;transform: translateY(-50%);}

.rat-banner-txtinfo {
    font-family: '宋体';
    padding: 15px 0px 0px;
    margin: 0px 30px;
    position: relative;
}
.rat-banner-txtinfo::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 3px;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    display: block;
    top: 0;
    left: 0;
}
.rat-banner-txtinfo p {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
.rat-banner-txtinfo h3 {
    font-size: 48px;
    color: #fff;
}
.rat-banner-txtinfo a {
    border: 1px solid #fff;
    display: block;
    padding: 2px 35px;
    color: #fff;
    margin-top: 50px;
    float: left;
    font-size: 18px;
    line-height: 1.8;
}
.rat-banner-txtinfo a:hover {
    background-color: #900;
    border-color: #900;
    color: #fff;
    box-shadow: 2px 2px 3px #fff;
}

.rat-banner img {width: 100%;}
.rat-banner .swiper-button-next, .rat-banner .swiper-button-prev {
    background: rgba(0,0,0,0.2);
    display: inline-block;
    height: 50px;
    line-height: 45px;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    transition: all 0.3s ease-in-out;
    transform: translateX(-56px);
}
.rat-banner .swiper-button-next {
    transform: translateX(56px);
}
.rat-banner:hover .swiper-button-next, .rat-banner:hover .swiper-button-prev {
    transform: translateX(0);
}
.rat-banner .swiper-pagination-bullet{
	opacity: 1;
	width:30px;
	height:4px;
	background: #fff;
	border-radius: 0;
}
.rat-banner>.swiper-pagination-bullets{
	text-align: center;
	bottom: 20px;
}
.rat-banner .swiper-pagination-bullet-active{
	background:#da888a;
}
@media (max-width:767px) {
	.rat-banner {margin-top: 0px;width: auto;margin-left: -10px; margin-right: -10px;}
	.rat-banner .swiper-pagination-bullet{width:20px;height:4px;}
	.rat-banner>.swiper-pagination-bullets{bottom:5px;}
	.rat-banner .swiper-button-next, .rat-banner .swiper-button-prev {display: none;}
}



.rat-footer-all {
    background-color: #616161;
    padding: 30px 0px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-footer-mune {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-footer-mune ul {
    border-top: 1px solid #fff;
    padding: 10px 0px;
    margin-left: -10px;
    margin-right: -10px;
    float: left;
}
.rat-footer-mune li {
    padding: 0px 10px;
    margin: 0px;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.8;
    float: left;
    color: #fff;
}
.rat-footer-mune li a {color: #fff;}

.rat-footer-info {
    padding: 0px;
    margin: 10px 0px 30px;
    overflow: hidden;
}
.rat-footer-info a {color: #eee;}
.rat-footer-info h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 2;
    padding: 0px;
    margin: 0px 0px 10px;
    overflow: hidden;
    color: #eee;
}
.rat-footer-info li {
    font-size: 15px;
    line-height: 2.3;
    padding: 0px;
    margin: 0px;
    color: #eee;
}
.rat-footer-info li i {font-size: 20px; margin-right: 5px;}
.rat-footer-2wm {
    float: right;
    margin-top: 15px;
}
.rat-footer-2wm p {
    text-align: center;
    font-size: 14px;
    line-height: 2.5;
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.rat-footer-copyright {
    background-color: #41403e;
    line-height: 1.8;
    padding: 10px 0px;
    margin: 0px;
    overflow: hidden;
    color: #eee;
    font-size: 14px;
    text-align: center;
}

.rat-title-all {
    padding: 0px 0px 5px;
    margin: 0px 0px 25px;
    overflow: hidden;
    position: relative;
}
.rat-title-all::after {
    content: '';
    background: -webkit-linear-gradient(left, #333, #c1121f);
    background: -o-linear-gradient(left,#333, #c1121f);
    background: -moz-linear-gradient(left,#333, #c1121f);
    background: -ms-linear-gradient(left,#333, #c1121f);
    width: 100%;
    height: 2px;
    margin: 0px;
    position: absolute;
    bottom: 0;
    display: block;
}
.rat-title-all p {
    font-size: 18px;
    text-transform: uppercase;
    color: #c1121f;
    line-height: 1.5;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-title-all h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-title-all h3 i {
    width: 40px;
    height: 15px;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
    background-image: url(../images/title-dot.png);
    background-repeat: no-repeat;
}
/* 首页内容开始 */
/* 首页新闻 */
.rat-index-newsall {
    padding: 50px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-index-newstxtall {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-index-newstxtall li {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
    margin: 0px;
    overflow: hidden;
}
.rat-index-newsonedate {
    width: 70px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    overflow: hidden;
    float: left;
}
.rat-index-newsonedate p {
    font-size: 14px;
    color: #333;
    margin: 0px;
    padding: 0px;
}
.rat-index-newsonedate span {
    font-size: 14px;
    color: #ccc;
    margin: 0px;
    padding: 0px;
}
.rat-index-newsoneinfo {
    width: calc(100% - 80px);
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: right;
}
.rat-index-newsoneinfo h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    color: #333;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-index-newsoneinfo h3 i {
    background-color: #c1121f;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    margin: 0px 5px 0px 0px;
    overflow: hidden;
}
.rat-index-newsoneinfo p {
    font-size: 12px;
    color: #999;
    padding: 5px 0px;
    margin: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-index-newsimg .item a,.rat-index-newsimg .item a img{width: 100%;display: block;}
.ban_img0{position: relative;}
.ban_img0 p{
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 66;
    font-size: 14px;
    text-indent: 2em;
    line-height: 40px;
    color: #fff;
    margin: 0px;
    padding: 0px;
}
.ban_img0 p span{
    width: 75%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rat-index-newsimg .owl-carousel .owl-nav button.owl-prev, .rat-index-newsimg .owl-carousel .owl-nav button.owl-next, .rat-index-newsimg .owl-carousel button.owl-dot {
    top: 40%;
    pointer-events: auto;
    text-align: center;
    position: absolute;
    z-index: 999!important;
    cursor: pointer;
    background: rgba(0,0,0,0.3);
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    width: 20px;
    height: 40px;
    padding-top: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.rat-index-newsimg .owl-nav .owl-prev {left: 0%}
.rat-index-newsimg .owl-nav .owl-next {right: 0%}
.rat-index-newsimg .owl-nav .owl-next:hover,.rat-index-newsimg .owl-nav .owl-prev:hover {background: rgba(0,0,0,0.3);color: #fff}

/* 首页产品 */
.rat-index-products {
    background: url(../images/pro-bg.jpg) no-repeat;
    background-size: auto 100%;
    padding: 50px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-index-proone {
    padding: 0px;
    margin: 0px 0px 10px;
    overflow: hidden;
}
.rat-index-proone:hover {
    box-shadow: 0px 0px 10px rgba(100,100,100,0.6);
}
.rat-index-prooneimg {
    padding: 0px;
    margin: 0px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.rat-index-proonetxt {
    padding: 10px 20px;
    margin: 0px;
    overflow: hidden;
    background-color: #c1121f;
    text-align: center;
}
.rat-index-proonetxt h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-index-proonetxt span {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
}
.rat-index-proone:hover .rat-index-proonetxt h3,.rat-index-proone:hover .rat-index-proonetxt span {color: #ccc;}
.rat-index-promore {
    margin: 35px 0px 0px;
    padding: 0px 20px;
    background-color: #c1121f;
    border-radius: 25px;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    color: #fff;
    display: inline-block;
}
.rat-index-promore:hover {color: #ccc;}

/* 首页服务 */
.rat-index-serviceall {
    padding: 50px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-index-serviceone {
    width: 100%;
    padding: 0px;
    margin: 10px 0px;
    overflow: hidden;
    position: relative;
}
.rat-index-serviceimg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-index-serviceimg img {width: 100%;}

.rat-index-servicetxt {
    padding: 5px 0px;
    width: 100%;
    margin: 0px;
    background-color: rgba(0,0,0,0.6);
    border: 3px solid transparent;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
}
.rat-index-serviceone:hover .rat-index-servicetxt {border-color: #c1121f;}

/* 内页开始 */
.rat-ny-banner {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: relative;
}
.rat-ny-bannertxt {
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rat-ny-bannertxt h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-bannertxt span {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.4;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-infoall {
    padding: 50px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-info {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-leftinfo {
    width: 20%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: left;
}
.rat-ny-leftinfo h3 {
    padding: 10px 15px;
    margin: 0px;
    background-color: #c1121f;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    overflow: hidden;
}
.rat-ny-leftinfo li {
    padding: 10px 15px;
    margin: 0px;
    border-bottom: 1px solid #999;
    background-color: #f0f0f0;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
}
.rat-ny-leftinfo li a {color: #333;}
.rat-ny-leftinfo li:hover,.rat-ny-leftinfo li.active {background-color: #011e64;}
.rat-ny-leftinfo li:hover a,.rat-ny-leftinfo li.active a {color: #fff; font-weight: 600;}

.rat-ny-rightinfo {
    padding: 0px;
    margin: 0px;
    background-color: #f0f0f0;
    overflow: hidden;
    width: 78%;
    float: right;
}
.rat-ny-rightinfo img {width: 100%;}
.rat-ny-editor {
    font-size: 14px;
    line-height: 1.8;
    min-height: 350px;
    padding: 25px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-editor p {color: #666;}
.rat-ny-contact {
    padding: 25px;
    margin: 0px;
    background-color: #f0f0f0;
    overflow: hidden;
}
.rat-ny-contact h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 15px;
    overflow: hidden;
}
.rat-contact-inner {
    border-bottom: 1px solid #999;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.rat-contact-inner:last-child {border-bottom: 0px;margin-bottom: 0px;padding-bottom: 0px;}
.rat-contact-inner h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 10px;
}
.rat-contact-inner p {
    font-size: 14px;
    line-height: 1.8;
    margin: 0px;
}
.rat-ny-maps {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.rat-ny-maps #map_container {width:100%;height: 420px; border: 1px solid #ccc;}
.rat-ny-maps img {max-width: initial;}
.rat-ny-messages {
    padding: 25px;
    margin: 0px;
    background-color: #f0f0f0;
    overflow: hidden;
}
.rat-ny-messages h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 15px;
    overflow: hidden;
}
.rat-ny-messages label {
    width: 50%;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 20px;
    overflow: hidden;
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #999;
}
.rat-ny-messages label:nth-child(2n) {
    padding: 0px;
}
.rat-ny-messages input {
    width: 100%;
    border: 1px solid #999;
    padding: 5px 10px;
    overflow: hidden;
    color: #333;
}
.rat-ny-messages textarea {
    width: 100%;
    border: 1px solid #999;
    padding: 10px;
    margin: 0px 0px 15px;
    overflow: hidden;
    color: #333;
    line-height: 30px;
    height: 170px;
}
.rat-ny-messages button {
    padding: 5px 50px;
    border: 0px;
    margin: 10px 0px 0px;
    background-color: #c1121f;
    letter-spacing: 3px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}
.rat-certification-one {
	background: #fff;
	padding: 0px;
	margin: 10px 0px;
	box-shadow: 0 0 10px #ccc;
}
.rat-certification-oneimg {overflow: hidden; position: relative; padding: 20px;}
.rat-certification-oneimg img {width: 100%; transition: all 1s;}
.rat-certification-one:hover .rat-certification-oneimg img { transform: scale(1.05); transition: all 0.3s linear;  }
.rat-certification-onetxt {
	text-align: center;
	font-size: 15px;
	color: #333;
	line-height: 1.8;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
	border-top: 1px solid #eee;
	background: #f6f6f6;
	text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-certification-one:hover .rat-certification-onetxt {font-weight: 600;}

.rat-ny-cooperative {
    padding: 50px 20px;
    margin: 0px;
    overflow: hidden;
    background-color: #f0f0f0;
}
.rat-ny-cooperative li {
    width: 25%;
    padding: 10px 30px;
    margin: 0 0 15px;
    overflow: hidden;
    float: left;
}
.rat-ny-link {
    background: #f6f6f6;
    padding: 25px 20px;
    margin: 0px;
    overflow: hidden;
}
.rat-ny-link h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 10px;
    overflow: hidden;
}
.rat-ny-link li {
    width: calc(20% - 20px);
    padding: 0px 10px 0px 10px;
    margin: 0px 20px 15px 0px;
    overflow: hidden;
    float: left;
    border-bottom: 1px dashed #999;
}
.rat-ny-link li a {
    font-size: 14px;
    line-height: 2;
    color: #333;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/*招聘岗位*/
.JobTitle {
    background-color: #888888;
}

.JobTitle span,
.JobPanel dt span {
    font-size: 12px;
    width: 33.33%;
    padding: 13px 5px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.JobTitle span {
    color: #fff;
}

.JobTitle span:nth-child(3),
.JobTitle span:nth-child(4),
.JobTitle span:nth-child(5),
.JobPanel dt span:nth-child(3),
.JobPanel dt span:nth-child(4),
.JobPanel dt span:nth-child(5) {
    display: none;
}

.JobPanel dl,
.JobPanel dd {
    margin: 0;
    padding: 0;
}

.JobPanel dl {
    margin-top: 15px;
}

.JobPanel dt {
    cursor: pointer;
    font-weight: normal;
    background-color: #f6f6f6;
}

.JobPanel dd {
    padding: 15px 5%;
    font-size: 12px;
    display: none;
    line-height: 30px;
}

.JobPanel dd h2,
.JobPanel dd p {
    margin: 0;
    padding: 0;
}

.JobPanel dd h2 {
    font-size: 12px;
    margin-bottom: 7px;
}
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
	.JobTitle {margin-top: 15px;}
	.JobTitle span,.JobPanel dt span {width: 16.6%;}
	.JobTitle span,.JobPanel dt span,.JobPanel dd,.JobPanel dd h2 {font-size: 14px;}
	.JobTitle span:nth-child(3),.JobTitle span:nth-child(4),.JobTitle span:nth-child(5),.JobPanel dt span:nth-child(3),.JobPanel dt span:nth-child(4),.JobPanel dt span:nth-child(5) {display: inline;}
}

.rat-ny-innovationinfo {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-color: #f0f0f0;
}
.rat-news-infoall {
    padding: 10px 25px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-infoall li {
    padding: 15px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-one {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-oneimg {
    width: 340px;
    height: 195px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
}
.rat-news-onetxt {
    width: calc(100% - 370px);
    height: 195px;
    margin: 0px;
    padding: 0px;
    float: right;
    overflow: hidden;
    position: relative;
}
.rat-news-onetxt h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    padding: 0px;
    margin: 0px 0px 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-news-onetxt p {
    font-size: 14px;
    line-height: 1.8;
    color: #999;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.rat-news-onemore {
    width: 100%;
    position: absolute;
    bottom: 0px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px 0px;
    margin: 0px;
    overflow: hidden;
    line-height: 2.5;
    font-size: 14px;
}
.rat-news-onemore span {
    padding: 0px 25px 0px 0px;
    margin: 0px;
    overflow: hidden;
    color: #999;
}
.rat-news-onemore span i {margin-right: 5px;}
.rat-news-onemore em {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 10px solid red;
    border-left: 10px solid transparent;
}
.rat-news-detailsall {
    padding: 25px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-detailstitle {
    font-size: 24px;
    line-height: 2;
    color: #333;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    text-align: center;
}
.rat-news-detailsother {
    padding: 0px 0px 5px;
    margin: 0px 0px 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    color: #999;
}
.rat-news-detailsother span {
    padding: 0px 20px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-detailsinfo {
    font-size: 14px;
    line-height: 1.8;
    min-height: 350px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-news-detailsinfo p {color: #666;}

.rat-pro-rightinfo {
    padding: 0px;
    margin: 0px;
    width: 78%;
    float: right;
}
.rat-pro-detailsall {
    background-color: #f0f0f0;
    padding: 20px;
    margin: 0px;
    overflow: hidden;
}
.rat-pro-detailstitle {
    font-size: 24px;
    font-weight: 500;
    color: #011e64;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 20px;
    overflow: hidden;
}
.rat-pro-detailstitle i {
    width: 40px;
    height: 15px;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
    background-image: url(../images/title-dot.png);
    background-repeat: no-repeat;
}
.rat-pro-detailssummny {
    line-height: 1.8;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-pro-detailssummny strong {
    color: #C00;
    font-size: 16px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-pro-detailsimg {
    padding: 0px 20px;
    margin: 0px;
    overflow: hidden;
}
.rat-pro-detailsnature {
    margin: 30px 0px 0px;
    padding: 0px;
    overflow: hidden;
}
.rat-pro-detailsnaturelm {
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
    padding: 5px 0px 0px 15px;
    margin: 0px;
    background-color: #C00;
    border-bottom: 5px solid #011e64;
    color: #fff;
    overflow: hidden;
}
.rat-pro-detailsnatureinfo {
    font-size: 14px;
    line-height: 1.8;
    min-height: 280px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

table,table tr th, table tr td { border:1px solid #ccc; padding: 8px 10px;}
table { min-height: 30px; line-height: 30px; font-size: 14px; border-collapse: collapse; width: 100%;}
table tr:first-child {background-color: #15b591 !important; color: #fff; text-align: center;}
table tr:nth-child(2n+1) {background-color: #e7f7f4;}


.rat-content-top{overflow:hidden;margin:0px;padding:20px;}
.rat-content-top .col-sm-6 {margin-bottom: 30px;}
.rat-content-top a{color:#909090;}
.rat-content-top div p{margin-bottom:0; color:#666;font-size:14px; line-height: 200%;}
.rat-content-top div h3{margin:10px 0 18px;color:#353535;font-weight:600;font-size:20px}

/* 分页 */
.pagination{display:inline-block;padding-left:0;margin:20px 0px 0px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#C00;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#C00;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#C00;border-color:#C00}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

@media (max-width:767px) {
    .rat-index-newsall,.rat-index-products,.rat-index-serviceall,.rat-ny-infoall {padding: 25px 0px;}
    .rat-title-all {margin-bottom: 15px;}
    .rat-title-all p {font-size: 14px;}
    .rat-title-all h3 {font-size: 17px;}
    .rat-index-newstxtall li {padding: 5px 0px;}
    .rat-index-newsonedate {width: 50px;}
    .rat-index-newsoneinfo {width: calc(100% - 55px);}
    .rat-footer-info li {line-height: 1.8;}
    .rat-ny-bannertxt h2 {font-size: 24px;}
    .rat-ny-bannertxt span {font-size: 18px;}
    .rat-ny-leftinfo {display: none;}
    .rat-ny-rightinfo,.rat-pro-rightinfo {width: 100%; float: initial;}
    .rat-ny-editor,.rat-pro-detailsnatureinfo {padding: 10px;}
    .rat-index-proonetxt {padding: 5px;}
    .rat-index-proonetxt h3 {font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .rat-index-proonetxt span {font-size: 12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .rat-pro-detailsall {padding: 10px;}
    .rat-pro-detailstitle {font-size: 16px; margin-bottom: 10px;}
    .rat-pro-detailsimg {padding: 0px; margin-bottom: 10px;}
    .rat-pro-detailssummny {font-size: 12px; line-height: 1.6;}
    .rat-pro-detailssummny strong {font-size: 14px;}
    .rat-pro-detailsnature {margin-top: 10px;}
    .rat-pro-detailsnaturelm {font-size: 14px;}
    .rat-ny-cooperative,.rat-news-detailsall {padding: 10px;}
    .rat-ny-cooperative li {width: 33.3333333%; padding: 5px 10px; margin: 0px 0px 5px;}
    .rat-news-infoall {padding: 5px 10px;}
    .rat-news-infoall li {padding: 5px 0px 10px;}
    .rat-news-oneimg {width: auto;height: auto; float: initial;margin-bottom: 10px;}
    .rat-news-onetxt {width: 100%; float: initial; height: auto;}
    .rat-news-onetxt h3 {font-size: 16px;}
    .rat-news-onemore {position: initial;line-height: 1.5; margin-top: 5px;}
    .rat-news-detailstitle {font-size: 20px;}
    .rat-ny-maps #map_container {height: 260px;}
    .rat-ny-messages {padding: 10px;}
    .rat-ny-messages label {padding: 0px;width: 100%; margin: 0px 0px 5px; float: initial;}
    .rat-ny-link li {width: calc(50% - 20px);}
}
